/* 产品中心 页面 banner 头部  公共样式  --plan方案 */  
@media screen and (max-width:420px){
	.list_banner{
		height: 98px;
		padding-top: 48px;
		margin-bottom: 0px;
		background-size: cover !important;
	}
	.list_banner .coolc_crumbs{
		width: 100%;
	}
	.list_banner .coolc_crumbs .breadcrumb{
		display: none;
	}
	.tag_all_box{
		width: 100%;
		height: auto;
		display: none;
	}
	.title_pulice_box{
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	.title_pulice_box .title_left{
		display: none;
	}
	.allshowMobile{
		height: 40px;
		line-height: 40px;
		color: #666;
		border-bottom: 1px solid #eee;
		display: flex;
		justify-content: space-between;
		width: 100%;
		align-items: center;
		padding: 0px 5%;
	}
	.allshowMobile img{
		width: 20px;
	}
	.title_pulice_box .title_right ul li{
		display: block !important;
		width: 95%;
		height: 40px;
		line-height: 40px;
		margin-left: 2.5%;
		margin-top: 0px;
	}
	.title_pulice_box .title_right ul li a{
		padding: 0 10px;
		border-bottom: 1px solid #eee;
	}
	.title_pulice_box .title_right ul li.active a{
		background: none;
		color: #666;	
	}
	.title_right.wow.animation-slide-left{
		width: 100%;
		height: auto;
		padding-bottom: 20px;
		box-shadow:0px 12px 20px -12px #999;
		position: absolute;
		top: 41px;
		background: #fff;
		display: none;
		z-index: 1;
	}
	/* 适配 仅首页 */
	.home_single_box{
		display: block;
		width: 95%;
		    margin: 5px auto
	}
	.home_single_box .title_left{
		display: inline-block;
	}
	.home_single_box .title_left b{
		font-size: 20px;
		font-weight: 600;
	}
	.home_single_box .title_right.wow.animation-slide-left{
		width: auto;
		display: inline-block;
		top: 0px;
		right: 0px;
		text-align: right;
		padding-bottom: 0px;
		box-shadow: none;
		background: none;
	}
	.home_single_box .title_right ul li:not(.more){
		display: none !important;
	}
	.home_single_box .title_right ul li a{
		border-bottom: none;
	}

	.goods_warp_box ul li time{
		display: none;
	}
	/* 页码 */
	.pages_bar{
		width: 100%;
		padding-top: 10px;
		text-align: center;
		padding-bottom: 30px;
	}
	.pages_bar a{
		font-size: 12px;
        padding: 0px;
	}
	.pages_bar a:not(:last-child){
		width: 50px;
	}
	.pages_bar a:last-child{
		width: 130px;
	}
	
	/* plan方案样式 */
	.product_list{
		padding: 0px;
	}
	.content_case_list{
		width: 100%;
		border: none;
	}
	.content_case_list ul li{
		width: 90%;
		height: 275px;
		margin-left: 5%;
		float: none;
		border: 1px solid #EAEAEA !important;
		border-top: none !important;
	}
	.content_case_list ul li:first-child{
		border-top: 1px solid #EAEAEA !important;
	}
	.content_case_list ul li a{
		padding: 5px 5px 0px 5px;
	}
	.content_case_list ul li a span{
		width: 100%;
		height: auto;
	}
	.content_case_list ul li a span img{
		width: 100%;
	}
	
	/* 企业文化 */
	.coolc-about-box h2{
		display: none;
	}
	.news_list_page_met_11_1 .row{
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	.news_list_page_met_11_1 .row .col-md-2{
		position: absolute;
		top: 41px;
		width: 100%;
		z-index: 1;
	}
	.sidebar_met_16_1 .my_list li{
		background: #ffffff;
		height: 40px;
		line-height: 40px;
		padding: 0px;
		font-size: 100%;
		text-indent: 5px;
	}
	.list-icons>li{
		margin-top: 0px;  
		border-bottom: 1px solid #EAEAEA;	
	}
	.sidebar_met_16_1 .my_list li:hover, .sidebar_met_16_1 .my_list li.active{
		background: #ffffff;
		color: black;
	}
	.sidebar-column.list-icons{
		display: none;
	}
	.coolc-about-box{
		border: none;
		padding: 0px;
		line-height: 25px;
		margin-top: 20px;
	}
	.coolc-about-box>img{
		width: 100%;
	}
	.about_contact_box{
		height: 320px;
	}
	.coolc-about-box .met-editor{
		line-height: 1.6;
	}
	/* 新闻模块 */
	.news_list_page_met_11_1 .met-news-list{
		padding: 5px 0px 20px 0px;
	}
	.news_list_page_met_11_1 .met-news-list li{
		padding: 20px 0px;
	}
	.news_list_page_met_11_1 .met-news-list li h4{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.news_list_page_met_11_1 .met-news-list li p.info{
		font-size: 14px;
	}
	/* 详情页 */
	.detail_title{
		font-size: 20px;
		width: 90%;
		margin: 0 auto;
	}
	.detail_date{
		font-size: 12px;
		margin-top: 5px;
	}
	.detail_define{
		width: 90%;
		margin: 0 auto;
	}
	.news_list_page_met_11_1.met-news .pages_bar{
		margin: 0 auto;
		padding: 20px 0px 20px 0px;
		width: 70%;
		display: flex;
		justify-content: space-around;
	}
	.news_list_page_met_11_1.met-news .pages_bar a{
		width: 70px;
		padding: 0px;
		height: 30px;
		line-height: 30px;
		margin-right: 0px;
	}
    .news_list_page_met_11_1.met-news .news_pages_bar{
		width: 100%;
		padding: 30px 0px 10px;
	}
	.news_list_page_met_11_1.met-news .news_pages_bar a:not(:last-child){
		width: 50px;
	}
	.news_list_page_met_11_1.met-news .news_pages_bar a:last-child{
		width: 130px;
	}
}
